home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 December / Software of the Month Club 1996 December.iso / mac / Software Research Institute-SRI / Business / QuickSHIP (v5) f / QuickSHIP™ / QuickSHIP™.rsrc / CZls_15288 < prev    next >
Encoding:
Text File  |  1996-11-02  |  1.7 KB  |  28 lines

  1.   The Import Manifest button will ask you to open a file.  The import file it opens should be a tab delimited text file with each record terminated with a return character.
  2. Sequence:
  3.  1. Via (ex. UPS)           19. A.O.D. (0/X)
  4.  2. Invoice number (text)   20. Call Tag (0/X)
  5.  3. Client ID (required)    21. UPS 3rd day (0/X)
  6.  4. Client name             22. USA client (0/X)
  7.  5. Address 1               23. C.O.D. amount (dollars, required)
  8.  6. Address 2               24. Is a C.O.D. (0/X) 
  9.  7. Address 3               25. Date (MM/DD/YY)
  10.  8. City                    26. Oversize (0/X)
  11.  9. State                   27. Saturday delivery (0/X)
  12. 10. Zip/Postal code         28. UPS ground commercial (0/X)
  13. 11. Country                 29. UPS ground residential (0/X)
  14. 12. Attention               30. 2nd day air (0/X)
  15. 13. Phone  number           31. UPS red package (0/X)
  16. 14. Fax number              32. UPS red letter (0/X)
  17. 15. Misc.                   33. UPS charges (in dollars)
  18. 16. Purchase order no.      34. Weight (number)
  19. 17. UPS value (in dollars)  35. UPS zone (number) 
  20. 18. Cash only (0/X)         36. Manifest memo
  21.                             37. 2nd day air letter (0/X)
  22. Notes:
  23. 1. Button states are either 0 (blank, ASCII 0) for false or X (ASCII 88) for true.
  24. 2. UPS ground residential add 100 to the zone.
  25.    UPS GroundTrac Commercial add 200 to the zone.
  26.    UPS GroundTrac Residential add 300 to the zone.
  27. 3. Exporting program must account for all of the above fields. A field may be blank but must be represented by at least the tab character.  The only exceptions to this are that there MUST always be a Client name and a value for COD amount (the amount may be zero), for USA clients there must also be a zip code.
  28. 4. Indexing is done on Client ID not on Client name.